;;
 
Prev Next

Responsive Design

Your website is how you are represented to the world online; it’s a brochure for any potential customer, client or contact. Anywhere and at any time they can view and decide whether your company, product or image is the right one for them. Therefore it is essential that your web site practices good web design techniques which will enable your site to get the maximum amount of traffic and make the maximum impact.

At the same time the way websites are viewed is constantly changing:

The Web has gone Mobile. More users are accessing the web from more places on more devices than ever before with widely varying screen resolutions and sizes. The challenge is to represent the website content to its best advantage wherever it is rendered.

Accept Browser Choice: The days of a single browser dominating the market have gone for good; many website users regularly use different browsers for desktop, tablet and mobile devices and can change or update their browsers easily and quickly – from a design point of view this is a moving target.  

Can it be Done? How is it possible to have a single website that can be viewed on a 27” high resolution desktop monitor and a 9” tablet? Responsive Web design offers a solution by implementing an approach that states that design and development should respond to the user’s behaviour and environment. The response is based on screen size, platform and orientation and uses fluid grid layouts, flexible images and CSS media queries.

As the user switches from their desktop to tablet or phone, the website responds to accommodate for resolution, image size and scripting abilities; the website should have the technology to respond to the user environment, enhancing the viewing experience. As a bonus this greatly reduces the need for a different design and development phase for each screen size or resolution.

Key Points

Content can be created once and delivered to multiple devices maintaining continuity and reducing cost

The user experience is the same no matter which device accesses the site's content – within the limitations of the device obviously

As consumers increasingly use mobile devices to shop, responsive design can ensure this activity is familiar on a desktop, phone or tablet With over half of the UK's population now owning a smartphone or tablet, content must be optimised to reach out to the largest audience

x Close
Prev Next

Screen Sizes, Devices and Viewers

The Internet is Everywhere - In your pocket and on your wall.
Some time ago, web site designers knew the exact dimensions of work they were commissioned to do and clients knew how this work would be viewed. However, with the emergence of smart phones, tablets, gaming consoles on HD TV's and monitors with vastly different sizes, aspect ratios and resolutions, this certainty is gone.

What is the Best Fit? It’s not surprising that responsive web design (RWD) has evolved as an attempt to solve usability problems that have come about due to the various devices used to browse the Internet. While RWD is powerful it is not magic and design considerations still have to be made regarding the target viewing platform. This largely comes down to undestanding your product, the target audience and their likely viewing habits:

Your audience and your site?

  • What is the most likely viewing device - this will help determine the optimised screen size
  • If you decide a desktop resolution is best for your site then decide which parts might be obtrusive when viewed in a smart phone or tablet
  • If a mobile solution is best for your site then decide how to fill out the extra space when viewed at a higher resolution
  • Does your website benefit from the use of large images
  • Does your website target quick glimse viewing on a smart phone

When visualising your website it is important to decide how you want the site to look on your preferred device; ask yourself what is the most important dimension for you, the height or the width of the available area in the browser?

The height might be more important if you want your site to fit the screen without the need to scroll down (no vertical scrollbar), if you want a particular image to be wholly visible or if you want a particular section of text to be readable without using the scrollbar

The width might be more important if your site contains long text paragraphs or lots of information on the page making scrolling necessary but you want to fit an image or your site navigation cleanly within the available width.

Other Considerations

  • The orientation in mobile and desktop devices might to portrait or landscape
  • Not everyone maximizes their browser. If you have decided a desktop resolution of 1024x768 is optimim for your site, you may be find that your pages require horizontal scrolling when they are being viewed at that resolution on a browser window that is not maximized. 800x600 might fit their browser window better.
  • Browser Chrome. Browsers subtract as much as 50 pixels on the right and left, and 200 pixels on the top and bottom for things like scroll bars, toolbars, and the container of the window. This is called browser chrome and reduces the effective display area.

Further Reading... 

Wikipedia: Responsive Web Design

Techradar: Why responsive website design matters

x Close